Abstract: In this paper, we presented a method to find the edges of a moving objects in video. Moving objects can be detected by using various methods. In this we use frame difference method for moving object detection. After detection of moving object the Difference of Gaussian method is applied to get edges. So by using this method output will be better in less computation.

Keywords: Background subtraction, Difference of Gaussian, Frame difference, Gradient operator.